CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - zip 数据压缩

搜索资源列表

  1. huff_stream.zip

    0下载:
  2. 用于数据流压缩的huffman算法
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:16382
    • 提供者:
  1. AspxZipv1.0

    1下载:
  2. 通过友好的Web界面方便的对存放在远程Web服务器上的文档进行压缩打包和解压缩操作,从而方便备份/还原Web服务器上的各种数据,对 ZIP 格式档案文件提供完整支持 -through friendly Web interface for convenient storage in remote Web servers on the file compression package and decompress operation, thereby facilitating backup / re
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:126986
    • 提供者:livich
  1. 081SharpZipLib

    0下载:
  2. C#写的ZIP压缩包,可以在线将文件压缩成为ZIP文件或数据流。-wrote ZIP compressed, online file compressed into ZIP files or data flow.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:405084
    • 提供者:xqiw
  1. zipReader

    1下载:
  2. 不需要额外的库,读取zip压缩文件信息。从中读取数据
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:44156
    • 提供者:ameng
  1. zip&unzip

    0下载:
  2. 利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression / decompression. RandomData () function randomly generated 50 double data and on the doc string variable op
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1867
    • 提供者:潘振瑶
  1. tiff-3.8.0.zip

    0下载:
  2. TIFF(Tag Image File Format)图像文件说明: TIFF文件是由许多的标签(tag)组成,在Adobe的有关tiff6.0的说明中,将(tag)的解释称各种标签所对应的数值,而在文件中各个标签的实际入口称为(field),暂且称为域。tiff支持黑白、灰度、彩色的图像格式,同时还可以接受RGB CMYK等色彩系统,同时支持图像数据的LZW,哈夫曼等压缩算法或者不压缩。 TIFF文件分为文件头和IFD两部分,一个IFD中存储了一幅图像的信息,IFD可以
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1701322
    • 提供者:wavetan
  1. FileCompressionTool

    0下载:
  2. 提供使用Flex进行数据压缩(zip格式)的算法-you can use this program to zip the data in flex action sricpt 3
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:71082
    • 提供者:周蔚
  1. Data_Compress

    0下载:
  2. LZM无损压缩的C语言代码,能够实现数据的无损压缩与解压缩,压缩比视具体数据而定。-LZM lossless compression of the C language code, can perform data compression and decompression, compression ratio depending on the specific data set.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:555541
    • 提供者:Zhao Meng
  1. CompressDll

    0下载:
  2. 具有数据压缩和解压缩功能的地动态库。 采用Delphi内置的压缩库实现。压缩效率略低于zip。-With data compression and decompression functionality to dynamic libraries. The use of Delphi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:389359
    • 提供者:陈晓斌
  1. db_exporter

    0下载:
  2. 能够通过指定的配置文件,通过JDBC获取指定SQL的数据,并保存为文本文件,然后以zip方式压缩,并将导出结果发邮件通知指定的人-Be able to specify the configuration file, specify the SQL via JDBC access to the data, and save it as a text file, and then zip compression mode, and export the results of email notifi
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-22
    • 文件大小:6935277
    • 提供者:Zheng
  1. JavaBackup

    0下载:
  2. Areca Backup for Linux是一个采用Java开发的文件备份工具,支持数据压缩加密,增量备份,文件历史记录浏览等功能。它支持ZIP压缩,可以进行档案加密,按照指定参数多文件进行搜索,为所有的关键步骤进行备份。-Areca Backup for Linux is a file backup using Java development tools, support for data compression, encryption, incremental backup, file
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:769651
    • 提供者:skyge
  1. fuse-zip-0.2.0

    0下载:
  2. C++实现的用于挂载ZIP包的软件,能满足某些大型压缩数据处理的应用-C++ implementation of the software packages used to mount ZIP, compress data to meet some of the large-scale processing applications
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:22638
    • 提供者:yc
  1. SmartStorage

    1下载:
  2. 一套基于ZIP/霍夫曼技术的智能数据存储技术试验源代码,这里所谓的智能存储技术大约类似一个文件包,你可以添加任意格式的文件进行存储(使用AddUpdateItem函数)和从文件包中删除(使用DeleteItem函数). 你可以选择 zlib/huffman压缩模式进行压缩存储或者不使用压缩进行存储. 它采用了文件索引技术因此可以获得更好的性能,这个就是叫真空存储技术,即 VaccumStorage()函数. 而且,最重要的是,它使用序列化小节(块)技术来进行处理 CRC 和压
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:433692
    • 提供者:yyzzhh911
  1. DataCompressionDescribetion

    0下载:
  2. 数据压缩算法介绍,包含:LZ77算法、LHA算法、算数编码arith算法、Zip算法。仅供学习参考。-Data compression algorithm descr iption, including: LZ77 algorithm, LHA algorithm, arithmetic coding, arith algorithm, Zip algorithm. Study reference purposes only.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:304916
    • 提供者:hehe
  1. zipstream_demo

    0下载:
  2. zipstream_demo.zip 一个能进行二进制数据压缩与解压缩的库-zipstream_demo.zip can be a binary data compression and decompression library
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:253959
    • 提供者:hanerde
  1. zlib-1.2.5.tar

    0下载:
  2. zlib-1.2.5.tar.zip gzip编码,最早由Jean-loup Gailly和Mark Adler创建,用于UNIX系统的文件压缩。我们在Linux中经常会用到后缀为.gz的文件,它们就是GZIP格式的。现今已经成为Internet 上使用非常普遍的一种数据压缩格式,或者说一种文件格式。HTTP协议上的GZIP编码是一种用来改进WEB应用程序性能的技术。大流量的WEB站点常常使用GZIP压缩技术来让用户感受更快的速度。-Zlib-1.2.5. Tar.zip gzip code,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:491222
    • 提供者:王冠林
  1. TEXT-zip

    0下载:
  2. 字符串压缩,压缩算法非常好,适合网络传输前压缩后减低传输数据量-zip text
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:4650
    • 提供者:sdf
  1. 新建 好压 ZIP 压缩文件

    0下载:
  2. 远程通讯,TCP远程数据传输,数据采集,基于GPRS模块(Remote communication, TCP remote data transmission and data acquisition are based on GPRS module)
  3. 所属分类:LabView编程

  1. 新建 WinRAR ZIP 压缩文件

    0下载:
  2. 实现跨时钟域数据传输的异步fifo,和i2c总线控制器。(Asynchronous FIFO and I2C bus controller for cross clock domain data transmission.)
  3. 所属分类:VHDL/FPGA/Verilog

  1. 新建 360压缩 ZIP 文件

    0下载:
  2. 爬虫,爬取一个网页的内容,通过正则匹配进行数据的筛选(Crawling, crawling the content of a web page, screening data by regular matching)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:晴天0501
« 1 23 4 »
搜珍网 www.dssz.com